public static class EntityTypeProperty.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
EntityTypeProperty |
build() |
EntityTypeProperty.Builder |
copy(EntityTypeProperty model) |
EntityTypeProperty.Builder |
description(String description)
Description for the log analytics entity type property.
|
EntityTypeProperty.Builder |
name(String name)
Log analytics entity type property name.
|
public EntityTypeProperty.Builder name(String name)
Log analytics entity type property name.
name
- the value to setpublic EntityTypeProperty.Builder description(String description)
Description for the log analytics entity type property.
description
- the value to setpublic EntityTypeProperty build()
public EntityTypeProperty.Builder copy(EntityTypeProperty model)
Copyright © 2016–2024. All rights reserved.