Class ComponentLinkedStorageAccountsPatch


  • public final class ComponentLinkedStorageAccountsPatch
    extends Object
    An Application Insights component linked storage accounts patch.
    • Constructor Detail

      • ComponentLinkedStorageAccountsPatch

        public ComponentLinkedStorageAccountsPatch()
    • Method Detail

      • linkedStorageAccount

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

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

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