Uses of Class
com.azure.resourcemanager.automation.fluent.models.AutomationAccountProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of AutomationAccountProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionAutomationAccountProperties.withAutomationHybridServiceUrl
(String automationHybridServiceUrl) Set the automationHybridServiceUrl property: URL of automation hybrid service which is used for hybrid worker on-boarding.AutomationAccountProperties.withDescription
(String description) Set the description property: Gets or sets the description.AutomationAccountProperties.withDisableLocalAuth
(Boolean disableLocalAuth) Set the disableLocalAuth property: Indicates whether requests using non-AAD authentication are blocked.AutomationAccountProperties.withEncryption
(EncryptionProperties encryption) Set the encryption property: Encryption properties for the automation account.AutomationAccountProperties.withLastModifiedBy
(String lastModifiedBy) Set the lastModifiedBy property: Gets or sets the last modified by.AutomationAccountProperties.withPrivateEndpointConnections
(List<PrivateEndpointConnectionInner> privateEndpointConnections) Set the privateEndpointConnections property: List of Automation operations supported by the Automation resource provider.AutomationAccountProperties.withPublicNetworkAccess
(Boolean publicNetworkAccess) Set the publicNetworkAccess property: Indicates whether traffic on the non-ARM endpoint (Webhook/Agent) is allowed from the public internet.Set the sku property: Gets or sets the SKU of account.