Class LinkedStorageAccountsProperties


  • public final class LinkedStorageAccountsProperties
    extends Object
    An Application Insights component linked storage account.
    • Constructor Detail

      • LinkedStorageAccountsProperties

        public LinkedStorageAccountsProperties()
    • Method Detail

      • linkedStorageAccount

        public String linkedStorageAccount()
        Get the linkedStorageAccount property: Linked storage account resource ID.
        Returns:
        the linkedStorageAccount value.
      • withLinkedStorageAccount

        public LinkedStorageAccountsProperties withLinkedStorageAccount​(String linkedStorageAccount)
        Set the linkedStorageAccount property: Linked storage account resource ID.
        Parameters:
        linkedStorageAccount - the linkedStorageAccount value to set.
        Returns:
        the LinkedStorageAccountsProperties object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.