Interface FarmBeatsProperties


public interface FarmBeatsProperties
An immutable client-side representation of FarmBeatsProperties.
  • Method Details

    • instanceUri

      String instanceUri()
      Gets the instanceUri property: Uri of the FarmBeats instance.
      Returns:
      the instanceUri value.
    • provisioningState

      ProvisioningState provisioningState()
      Gets the provisioningState property: FarmBeats instance provisioning state.
      Returns:
      the provisioningState value.
    • sensorIntegration

      SensorIntegration sensorIntegration()
      Gets the sensorIntegration property: Sensor integration request model.
      Returns:
      the sensorIntegration value.
    • publicNetworkAccess

      PublicNetworkAccess publicNetworkAccess()
      Gets the publicNetworkAccess property: Property to allow or block public traffic for an Azure FarmBeats resource.
      Returns:
      the publicNetworkAccess value.
    • privateEndpointConnections

      PrivateEndpointConnection privateEndpointConnections()
      Gets the privateEndpointConnections property: The Private Endpoint Connection resource.
      Returns:
      the privateEndpointConnections value.
    • innerModel

      Gets the inner com.azure.resourcemanager.agrifood.fluent.models.FarmBeatsPropertiesInner object.
      Returns:
      the inner object.